home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 October: Mac OS SDK / Dev.CD Oct 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw GX / Programming Stuff / GX Compatibility Interfaces / PrintingExtensions.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-02  |  312 b   |  12 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "PrintingExtensions.h" has been merged into "GXPrinterDrivers.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <PrintingExtensions.h>.  Please update your
  6.     source code to directly #include <GXPrinterDrivers.h>
  7. */
  8.  
  9. #ifndef __GXPRINTERDRIVERS__
  10.     #include <GXPrinterDrivers.h>
  11. #endif
  12.